home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Applications 1996 May / SGI IRIX 6.2 Applications 1996 May.iso / dist / patchSG0001239.idb / usr / lib / SoftWindows2 / bin / scripts / msoinst.sh.z / msoinst.sh
Encoding:
Linux/UNIX/POSIX Shell Script  |  1996-05-07  |  319 b   |  6 lines

  1. #!/bin/sh
  2. PATH=/usr/sbin:/usr/bsd:/sbin:/usr/bin:/bin:/usr/bin/X11
  3. export PATH
  4. XCONFIRM=/usr/bin/X11/xconfirm
  5. $XCONFIRM -c -B "Ok" -header "SoftWindows Install" -t "SoftWindows is now installing" -t "Microsoft Office on your" -t "C: drive. This will take a few minutes" -icon progress -geometry "320x150" > /dev/null &
  6.